Skip to content

chore Add some more test #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 1, 2025
Merged

chore Add some more test #1

merged 3 commits into from
Aug 1, 2025

Conversation

aditya520
Copy link
Member

No description provided.


updateData[1] = mockPyth.createPriceFeedUpdateData(
pythUsdtUsdFeed,
1 * 1e8, // Price of 1 USD

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpik: it should be 1e6

1 * 1e8, // Price of 1 USD
0, // Confidence interval
-6, // Expo (-6 means price is multiplied by 10^-6)
1 * 1e8, // EMA price

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ditto

@aditya520 aditya520 merged commit 4cd48cf into main Aug 1, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants